projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77e9903
)
list box: Remove an unused static
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 15:43:48 +0000
(10:43 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 15:43:48 +0000
(10:43 -0500)
gtk/gtklistbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtklistbox.c
b/gtk/gtklistbox.c
index 14fe24883621dd5034c5c71f7c0c66fba4f8cdb7..c5ca895ed74dd0ad408ac99ba11af4e22bd81493 100644
(file)
--- a/
gtk/gtklistbox.c
+++ b/
gtk/gtklistbox.c
@@
-176,8
+176,6
@@
static void gtk_list_box_add_move_binding (GtkBindin
static void gtk_list_box_update_cursor (GtkListBox *box,
GtkListBoxRow *row,
gboolean grab_focus);
-static void gtk_list_box_select_and_activate (GtkListBox *box,
- GtkListBoxRow *row);
static void gtk_list_box_update_prelight (GtkListBox *box,
GtkListBoxRow *row);
static void gtk_list_box_update_active (GtkListBox *box,